home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_57 / whats.new < prev   
Text File  |  1995-01-01  |  2KB  |  58 lines

  1.  
  2.  
  3.  
  4.      Digital Sound Sample Playback and Manipulation System
  5.      -----------------------------------------------------
  6.  
  7.  
  8.           Version 2        Rowan McKenzie  4/5/89
  9.  
  10.  
  11.           (C) Copyright 1989 by Rowan McKenzie
  12.  
  13.  
  14.      New features in version 2:
  15.  
  16.      *  Source code ported to Turbo Pascal V5
  17.      *  Assembler  code optimised to allow SOME slower XTs to work  in  the 
  18.         PWM speaker mode.
  19.      *  Mouse control! (no more memorising single key functions)
  20.      *  Keyboard mouse emulation if no mouse is available.
  21.      *  Pull down menus!
  22.      *  Sound files are now up to 64k long (twice the previous duration)
  23.      *  Sound  file reading and writing has been speeded-up by a factor  of 
  24.         about 5!
  25.      *  Improved appearance.
  26.      *  low level code has been speeded-up to allow slightly faster  sample 
  27.         rates.
  28.      *  Pitch and timer duration are controlled from click boxes on screen.
  29.      *  All major settings can be altered from a single menu box.
  30.      *  Built-in brief help box.
  31.      *  A   mouse  controlled  universal  cut-box  specifies  regions   for 
  32.         functions to be applied to.
  33.      *  Manipulating   sections   of  waveforms  is  now   done   via   the 
  34.         cut/copy/paste  method.  Also, it is possible to mix  sounds  while 
  35.         pasting to combine waveforms.
  36.      *  Waveform regions can be cleared.
  37.      *  A  zoom  facility allows small details to  be  manipulated  (remove 
  38.         those annoying clicks where sounds are joined).
  39.      *  Direct editing of zoomed details by drawing with the mouse.
  40.      *  Monitor facility (A/D required) allows the input signal to be heard 
  41.         before sampling.
  42.      *  A reference pitch (concert A) is available when preparing to sample 
  43.         a sound.
  44.      *  No  special keyboard command mode exists. The keyboard is now in  a 
  45.         permanent instrument mode thanks to mouse control.
  46.  
  47.  
  48.      Bug fixes since V1.2:
  49.  
  50.  
  51.      *  Setting sample rate now works correctly.
  52.      *  Clicking noise between sounds when key pressed or released for  PWM 
  53.         version has been eliminated, however autorepeat still causes slight 
  54.         clicking while holding key down.
  55.  
  56.  
  57.      SAMPLER is still true public domain!
  58.